]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - Clients/SimpleChat.VB/My Project/AssemblyInfo.vb
mDNSResponder-212.1.tar.gz
[apple/mdnsresponder.git] / Clients / SimpleChat.VB / My Project / AssemblyInfo.vb
diff --git a/Clients/SimpleChat.VB/My Project/AssemblyInfo.vb b/Clients/SimpleChat.VB/My Project/AssemblyInfo.vb
new file mode 100644 (file)
index 0000000..869313a
--- /dev/null
@@ -0,0 +1,35 @@
+Imports System\r
+Imports System.Reflection\r
+Imports System.Runtime.InteropServices\r
+\r
+' General Information about an assembly is controlled through the following \r
+' set of attributes. Change these attribute values to modify the information\r
+' associated with an assembly.\r
+\r
+' Review the values of the assembly attributes\r
+\r
+<Assembly: AssemblyTitle("SimpleChat.VB")> \r
+<Assembly: AssemblyDescription("")> \r
+<Assembly: AssemblyCompany("Microsoft")> \r
+<Assembly: AssemblyProduct("SimpleChat.VB")> \r
+<Assembly: AssemblyCopyright("Copyright © Microsoft 2009")> \r
+<Assembly: AssemblyTrademark("")> \r
+\r
+<Assembly: ComVisible(False)>\r
+\r
+'The following GUID is for the ID of the typelib if this project is exposed to COM\r
+<Assembly: Guid("a07d7322-054b-4fda-a670-d75f589804c8")> \r
+\r
+' Version information for an assembly consists of the following four values:\r
+'\r
+'      Major Version\r
+'      Minor Version \r
+'      Build Number\r
+'      Revision\r
+'\r
+' You can specify all the values or you can default the Build and Revision Numbers \r
+' by using the '*' as shown below:\r
+' <Assembly: AssemblyVersion("1.0.*")> \r
+\r
+<Assembly: AssemblyVersion("1.0.0.0")> \r
+<Assembly: AssemblyFileVersion("1.0.0.0")> \r